Fix showing the complete tip the first time, bug #2423.
authorJan D <jan.h.d@swipnet.se>
Fri, 9 Apr 2010 16:49:06 +0000 (18:49 +0200)
committerJan D <jan.h.d@swipnet.se>
Fri, 9 Apr 2010 16:49:06 +0000 (18:49 +0200)
commitc87907969f91d50cc1a38b5db59e96875c888a82
treeed2da30c652a0df08d65900c56c5812614196c65
parente76ce61d10cd126ab3b31d20de067923b73a93da
Fix showing the complete tip the first time, bug #2423.

* xfns.c (Fx_show_tip): Call try_window in a loop until
fonts_changed_p is zero (Bug#2423).
src/ChangeLog
src/xfns.c